[INFO] cloning repository https://github.com/bashandbone/submod
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/bashandbone/submod" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbashandbone%2Fsubmod", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbashandbone%2Fsubmod'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 5c754c392f0d55029ac764857f708c29b326bf69
[INFO] testing bashandbone/submod against try#b8e88e5ddf5521a9f43ee3f62a702388c713e4bb for pr-155114
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbashandbone%2Fsubmod" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/bashandbone/submod
[INFO] finished tweaking git repo https://github.com/bashandbone/submod
[INFO] tweaked toml for git repo https://github.com/bashandbone/submod written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/bashandbone/submod on toolchain b8e88e5ddf5521a9f43ee3f62a702388c713e4bb
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/bashandbone/submod already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 7b066a69d0ee7051bdd483422af125bbc7a9a58f8d81927b4651608736fc7caf
[INFO] running `Command { std: "docker" "start" "-a" "7b066a69d0ee7051bdd483422af125bbc7a9a58f8d81927b4651608736fc7caf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "7b066a69d0ee7051bdd483422af125bbc7a9a58f8d81927b4651608736fc7caf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7b066a69d0ee7051bdd483422af125bbc7a9a58f8d81927b4651608736fc7caf", kill_on_drop: false }`
[INFO] [stdout] 7b066a69d0ee7051bdd483422af125bbc7a9a58f8d81927b4651608736fc7caf
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 050542a0ea0ea904f05f088acd85e687e7458b575fa6fcda88720b0704712b4d
[INFO] running `Command { std: "docker" "start" "-a" "050542a0ea0ea904f05f088acd85e687e7458b575fa6fcda88720b0704712b4d", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.183
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling bitflags v2.11.0
[INFO] [stderr]    Compiling cfg-if v1.0.4
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling once_cell v1.21.4
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling tinyvec_macros v0.1.1
[INFO] [stderr]    Compiling gix-trace v0.1.18
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]    Compiling tinyvec v1.11.0
[INFO] [stderr]    Compiling unicode-width v0.2.2
[INFO] [stderr]    Compiling lock_api v0.4.14
[INFO] [stderr]    Compiling jiff v0.2.23
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling anyhow v1.0.102
[INFO] [stderr]    Compiling nu-ansi-term v0.50.3
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling zlib-rs v0.6.3
[INFO] [stderr]    Compiling bytes v1.11.1
[INFO] [stderr]    Compiling typenum v1.19.0
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling heapless v0.8.0
[INFO] [stderr]    Compiling unicode-normalization v0.1.25
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling bstr v1.12.1
[INFO] [stderr]    Compiling crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling hash32 v0.3.1
[INFO] [stderr]    Compiling allocator-api2 v0.2.21
[INFO] [stderr]    Compiling foldhash v0.2.0
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling gix-validate v0.11.0
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling gix-utils v0.3.1
[INFO] [stderr]    Compiling gix-path v0.11.2
[INFO] [stderr]    Compiling is-terminal v0.4.17
[INFO] [stderr]    Compiling gix-error v0.2.1
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling signal-hook-mio v0.2.5
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling faster-hex v0.10.0
[INFO] [stderr]    Compiling cpufeatures v0.2.17
[INFO] [stderr]    Compiling crossterm v0.29.0
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling winnow v0.7.15
[INFO] [stderr]    Compiling itoa v1.0.18
[INFO] [stderr]    Compiling memmap2 v0.9.10
[INFO] [stderr]    Compiling sha1-checked v0.10.0
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling signal-hook v0.4.3
[INFO] [stderr]    Compiling nonempty v0.12.0
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling gix-chunk v0.7.0
[INFO] [stderr]    Compiling crosstermion v0.16.0
[INFO] [stderr]    Compiling gix-quote v0.7.0
[INFO] [stderr]    Compiling unicode-bom v2.0.3
[INFO] [stderr]    Compiling gix-config-value v0.17.1
[INFO] [stderr]    Compiling static_assertions v1.1.0
[INFO] [stderr]    Compiling kstring v2.0.2
[INFO] [stderr]    Compiling libz-sys v1.1.25
[INFO] [stderr]    Compiling shell-words v1.1.1
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling dashmap v6.1.0
[INFO] [stderr]    Compiling gix-command v0.8.0
[INFO] [stderr]    Compiling prodash v31.0.0
[INFO] [stderr]    Compiling gix-date v0.15.1
[INFO] [stderr]    Compiling aws-lc-sys v0.38.0
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling gix-packetline v0.21.2
[INFO] [stderr]    Compiling gix-bitmap v0.3.0
[INFO] [stderr]    Compiling filetime v0.2.27
[INFO] [stderr]    Compiling gix-features v0.46.2
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling rustls-pki-types v1.14.0
[INFO] [stderr]    Compiling foldhash v0.1.5
[INFO] [stderr]    Compiling gix-sec v0.13.2
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling gix-hash v0.23.0
[INFO] [stderr]    Compiling gix-actor v0.40.0
[INFO] [stderr]    Compiling gix-hashtable v0.13.0
[INFO] [stderr]    Compiling gix-fs v0.19.2
[INFO] [stderr]    Compiling gix-object v0.58.0
[INFO] [stderr]    Compiling gix-commitgraph v0.35.0
[INFO] [stderr]    Compiling gix-glob v0.24.0
[INFO] [stderr]    Compiling untrusted v0.9.0
[INFO] [stderr]    Compiling gix-tempfile v21.0.2
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling rustls-ffi v0.15.1
[INFO] [stderr]    Compiling gix-lock v21.0.2
[INFO] [stderr]    Compiling rustls v0.23.37
[INFO] [stderr]    Compiling gix-attributes v0.31.0
[INFO] [stderr]    Compiling gix-ignore v0.19.1
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling openssl-probe v0.2.1
[INFO] [stderr]    Compiling imara-diff v0.2.0
[INFO] [stderr]    Compiling gix-revwalk v0.29.0
[INFO] [stderr]    Compiling gix-ref v0.61.0
[INFO] [stderr]    Compiling gix-pathspec v0.16.1
[INFO] [stderr]    Compiling gix-filter v0.28.0
[INFO] [stderr]    Compiling gix-traverse v0.55.0
[INFO] [stderr]    Compiling rustls-native-certs v0.8.3
[INFO] [stderr]    Compiling imara-diff v0.1.8
[INFO] [stderr]    Compiling gix-index v0.49.0
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling curl-sys v0.4.86+curl-8.19.0
[INFO] [stderr]    Compiling macro_rules_attribute-proc_macro v0.2.2
[INFO] [stderr]    Compiling writeable v0.6.2
[INFO] [stderr]    Compiling litemap v0.8.1
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling gix-worktree v0.50.0
[INFO] [stderr]    Compiling openssl-sys v0.9.112
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling macro_rules_attribute v0.2.2
[INFO] [stderr]    Compiling icu_properties_data v2.1.2
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling icu_normalizer_data v2.1.1
[INFO] [stderr]    Compiling gix-diff v0.61.0
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling gix-revision v0.43.0
[INFO] [stderr]    Compiling gix-url v0.35.2
[INFO] [stderr]    Compiling utf8parse v0.2.2
[INFO] [stderr]    Compiling curl v0.4.49
[INFO] [stderr]    Compiling anstyle-parse v1.0.0
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling gix-prompt v0.14.1
[INFO] [stderr]    Compiling libssh2-sys v0.3.1
[INFO] [stderr]    Compiling socket2 v0.6.3
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.2
[INFO] [stderr]    Compiling colorchoice v1.0.5
[INFO] [stderr]    Compiling anstyle-query v1.1.5
[INFO] [stderr]    Compiling anstyle v1.0.14
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]    Compiling uluru v3.1.0
[INFO] [stderr]    Compiling anstream v1.0.0
[INFO] [stderr]    Compiling gix-credentials v0.37.1
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling gix-refspec v0.39.0
[INFO] [stderr]    Compiling gix-discover v0.49.0
[INFO] [stderr]    Compiling clru v0.6.3
[INFO] [stderr]    Compiling terminal_size v0.4.3
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling clap_lex v1.1.0
[INFO] [stderr]    Compiling unicase v2.9.0
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling clap_builder v4.6.0
[INFO] [stderr]    Compiling clap_derive v4.6.0
[INFO] [stderr]    Compiling gix-dir v0.23.0
[INFO] [stderr]    Compiling gix-pack v0.68.0
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling arc-swap v1.9.0
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling gix-config v0.54.0
[INFO] [stderr]    Compiling gix-negotiate v0.29.0
[INFO] [stderr]    Compiling gix-shallow v0.10.0
[INFO] [stderr]    Compiling indexmap v2.13.0
[INFO] [stderr]    Compiling libgit2-sys v0.18.3+1.9.2
[INFO] [stderr]    Compiling io-close v0.3.7
[INFO] [stderr]    Compiling is-docker v0.2.0
[INFO] [stderr]    Compiling uncased v0.9.10
[INFO] [stderr]    Compiling maybe-async v0.2.10
[INFO] [stderr]    Compiling utf8_iter v1.0.4
[INFO] [stderr]    Compiling toml_write v0.1.2
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling is-wsl v0.4.0
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling gix-odb v0.78.0
[INFO] [stderr]    Compiling gix-worktree-state v0.28.0
[INFO] [stderr]    Compiling gix-status v0.28.0
[INFO] [stderr]    Compiling gix-merge v0.14.0
[INFO] [stderr]    Compiling gix-blame v0.11.0
[INFO] [stderr]    Compiling gix-submodule v0.28.0
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling clap v4.6.0
[INFO] [stderr]    Compiling gix-mailmap v0.32.0
[INFO] [stderr]    Compiling figment v0.10.19
[INFO] [stderr]    Compiling pathdiff v0.2.3
[INFO] [stderr]    Compiling open v5.3.3
[INFO] [stderr]    Compiling clap_complete v4.6.0
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling gix-fsck v0.19.0
[INFO] [stderr]    Compiling bytesize v2.3.1
[INFO] [stderr]    Compiling openssl-probe v0.1.6
[INFO] [stderr]    Compiling layout-rs v0.1.3
[INFO] [stderr]    Compiling clap_complete_nushell v4.6.0
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling git2 v0.20.4
[INFO] [stderr]    Compiling aws-lc-rs v1.16.1
[INFO] [stderr]    Compiling rustls-webpki v0.103.13
[INFO] [stderr]    Compiling rustls-platform-verifier v0.6.2
[INFO] [stderr]    Compiling gix-transport v0.55.1
[INFO] [stderr]    Compiling gix-protocol v0.59.0
[INFO] [stderr]    Compiling gix v0.81.0
[INFO] [stderr]    Compiling gitoxide-core v0.55.0
[INFO] [stderr]    Compiling submod v0.3.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [optimized + debuginfo] target(s) in 4m 11s
[INFO] running `Command { std: "docker" "inspect" "050542a0ea0ea904f05f088acd85e687e7458b575fa6fcda88720b0704712b4d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "050542a0ea0ea904f05f088acd85e687e7458b575fa6fcda88720b0704712b4d", kill_on_drop: false }`
[INFO] [stdout] 050542a0ea0ea904f05f088acd85e687e7458b575fa6fcda88720b0704712b4d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0fd432f6ae9d244f80ead45eb50262fc148cc02224031e7f074284521239ad34
[INFO] running `Command { std: "docker" "start" "-a" "0fd432f6ae9d244f80ead45eb50262fc148cc02224031e7f074284521239ad34", kill_on_drop: false }`
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling zerocopy v0.8.47
[INFO] [stderr]    Compiling zerocopy-derive v0.8.47
[INFO] [stderr]    Compiling zmij v1.0.21
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling figment v0.10.19
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling alloca v0.4.0
[INFO] [stderr]    Compiling ciborium-io v0.2.2
[INFO] [stderr]    Compiling plotters-backend v0.3.7
[INFO] [stderr]    Compiling cast v0.3.0
[INFO] [stderr]    Compiling page_size v0.6.0
[INFO] [stderr]    Compiling oorandom v11.1.5
[INFO] [stderr]    Compiling anes v0.1.6
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling plotters-svg v0.3.7
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling plotters v0.3.7
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling criterion-plot v0.8.2
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling bstr v1.12.1
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling gix-validate v0.11.0
[INFO] [stderr]    Compiling gix-utils v0.3.1
[INFO] [stderr]    Compiling gix-error v0.2.1
[INFO] [stderr]    Compiling gix-packetline v0.21.2
[INFO] [stderr]    Compiling gix-path v0.11.2
[INFO] [stderr]    Compiling gix-date v0.15.1
[INFO] [stderr]    Compiling gix-quote v0.7.0
[INFO] [stderr]    Compiling gix-chunk v0.7.0
[INFO] [stderr]    Compiling gix-bitmap v0.3.0
[INFO] [stderr]    Compiling gix-features v0.46.2
[INFO] [stderr]    Compiling gix-config-value v0.17.1
[INFO] [stderr]    Compiling gix-command v0.8.0
[INFO] [stderr]    Compiling gix-url v0.35.2
[INFO] [stderr]    Compiling gix-actor v0.40.0
[INFO] [stderr]    Compiling gix-mailmap v0.32.0
[INFO] [stderr]    Compiling gix-hash v0.23.0
[INFO] [stderr]    Compiling gix-fs v0.19.2
[INFO] [stderr]    Compiling gix-glob v0.24.0
[INFO] [stderr]    Compiling gix-hashtable v0.13.0
[INFO] [stderr]    Compiling gix-object v0.58.0
[INFO] [stderr]    Compiling gix-tempfile v21.0.2
[INFO] [stderr]    Compiling gix-commitgraph v0.35.0
[INFO] [stderr]    Compiling gix-attributes v0.31.0
[INFO] [stderr]    Compiling gix-ignore v0.19.1
[INFO] [stderr]    Compiling gix-prompt v0.14.1
[INFO] [stderr]    Compiling gix-lock v21.0.2
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling gix-credentials v0.37.1
[INFO] [stderr]    Compiling gix-shallow v0.10.0
[INFO] [stderr]    Compiling half v2.7.1
[INFO] [stderr]    Compiling gix-pathspec v0.16.1
[INFO] [stderr]    Compiling gix-transport v0.55.1
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling gix-revwalk v0.29.0
[INFO] [stderr]    Compiling gix-filter v0.28.0
[INFO] [stderr]    Compiling gix-traverse v0.55.0
[INFO] [stderr]    Compiling gix-ref v0.61.0
[INFO] [stderr]    Compiling gix-revision v0.43.0
[INFO] [stderr]    Compiling gix-negotiate v0.29.0
[INFO] [stderr]    Compiling gix-index v0.49.0
[INFO] [stderr]    Compiling gix-refspec v0.39.0
[INFO] [stderr]    Compiling gix-fsck v0.19.0
[INFO] [stderr]    Compiling criterion v0.8.2
[INFO] [stderr]    Compiling gix-discover v0.49.0
[INFO] [stderr]    Compiling gix-config v0.54.0
[INFO] [stderr]    Compiling gix-worktree v0.50.0
[INFO] [stderr]    Compiling gix-diff v0.61.0
[INFO] [stderr]    Compiling gix-dir v0.23.0
[INFO] [stderr]    Compiling gix-worktree-state v0.28.0
[INFO] [stderr]    Compiling gix-submodule v0.28.0
[INFO] [stderr]    Compiling gix-pack v0.68.0
[INFO] [stderr]    Compiling gix-blame v0.11.0
[INFO] [stderr]    Compiling gix-merge v0.14.0
[INFO] [stderr]    Compiling gix-status v0.28.0
[INFO] [stderr]    Compiling gix-protocol v0.59.0
[INFO] [stderr]    Compiling gix-odb v0.78.0
[INFO] [stderr]    Compiling gix v0.81.0
[INFO] [stderr]    Compiling gitoxide-core v0.55.0
[INFO] [stderr]    Compiling submod v0.3.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [optimized + debuginfo] target(s) in 4m 27s
[INFO] running `Command { std: "docker" "inspect" "0fd432f6ae9d244f80ead45eb50262fc148cc02224031e7f074284521239ad34", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0fd432f6ae9d244f80ead45eb50262fc148cc02224031e7f074284521239ad34", kill_on_drop: false }`
[INFO] [stdout] 0fd432f6ae9d244f80ead45eb50262fc148cc02224031e7f074284521239ad34
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 568fff0ac18d5cc17dc8ab3bb02893522b3ef2b2f75138d8562e7f90205971da
[INFO] running `Command { std: "docker" "start" "-a" "568fff0ac18d5cc17dc8ab3bb02893522b3ef2b2f75138d8562e7f90205971da", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [optimized + debuginfo] target(s) in 0.62s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/submod-98ab64c90877e38d)
[INFO] [stdout] 
[INFO] [stdout] running 150 tests
[INFO] [stdout] test config::tests::test_apply_option_default_unspecified_gets_default ... ok
[INFO] [stdout] test config::tests::test_apply_option_default_none_value_none_default ... ok
[INFO] [stdout] test config::tests::test_apply_option_default_real_value_preserved ... ok
[INFO] [stdout] test config::tests::test_apply_option_default_none_gets_default ... ok
[INFO] [stdout] test config::tests::test_add_options_from_tuple_no_url_no_path ... ok
[INFO] [stdout] test config::tests::test_config_apply_defaults_no_submodules ... ok
[INFO] [stdout] test config::tests::test_config_apply_defaults_entry_overrides ... ok
[INFO] [stdout] test config::tests::test_config_apply_defaults ... ok
[INFO] [stdout] test config::tests::test_add_options_from_tuple_fallbacks ... ok
[INFO] [stdout] test config::tests::test_config_submodule_remote_check ... ok
[INFO] [stdout] test config::tests::test_add_options_into_entry_no_init ... ok
[INFO] [stdout] test config::tests::test_config_provider_profile ... ok
[INFO] [stdout] test config::tests::test_config_provider_metadata ... ok
[INFO] [stdout] test config::tests::test_entries_add_checkout_replace ... ok
[INFO] [stdout] test config::tests::test_entries_add_sparse_path ... ok
[INFO] [stdout] test config::tests::test_entries_add_checkout_when_none ... ok
[INFO] [stdout] test config::tests::test_entries_contains_key ... ok
[INFO] [stdout] test config::tests::test_entries_delete_checkout ... ok
[INFO] [stdout] test config::tests::test_entries_add_sparse_path_when_none ... ok
[INFO] [stdout] test config::tests::test_config_provider_data ... ok
[INFO] [stdout] test config::tests::test_entries_iter_joins_sparse ... ok
[INFO] [stdout] test config::tests::test_entries_iter_no_sparse ... ok
[INFO] [stdout] test config::tests::test_entries_remove_sparse_path ... ok
[INFO] [stdout] test config::tests::test_entry_from_gitmodules_branch_dot_alias ... ok
[INFO] [stdout] test config::tests::test_defaults_merge_from_empty_other ... ok
[INFO] [stdout] test config::tests::test_defaults_merge_from_both_set ... ok
[INFO] [stdout] test config::tests::test_entries_submodule_names ... ok
[INFO] [stdout] test config::tests::test_config_toml_branch_aliases ... ok
[INFO] [stdout] test config::tests::test_entry_is_local ... ok
[INFO] [stdout] test config::tests::test_entries_update_entry_removes_sparse_when_empty ... ok
[INFO] [stdout] test config::tests::test_config_toml_roundtrip ... ok
[INFO] [stdout] test config::tests::test_entry_is_remote ... ok
[INFO] [stdout] test config::tests::test_entry_neither_local_nor_remote ... ok
[INFO] [stdout] test config::tests::test_entry_update_with_options ... ok
[INFO] [stdout] test config::tests::test_entry_update_with_empty_options_preserves ... ok
[INFO] [stdout] test config::tests::test_entries_remove_submodule ... ok
[INFO] [stdout] test config::tests::test_git_options_new ... ok
[INFO] [stdout] test config::tests::test_other_settings_name_from_url ... ok
[INFO] [stdout] test options::tests::test_branch_deserialize_from_toml ... ok
[INFO] [stdout] test config::tests::test_entries_serde_roundtrip ... ok
[INFO] [stdout] test config::tests::test_entries_update_entry_with_sparse ... ok
[INFO] [stdout] test options::tests::test_branch_display ... ok
[INFO] [stdout] test options::tests::test_branch_from_gitmodules_aliases ... ok
[INFO] [stdout] test options::tests::test_branch_default ... ok
[INFO] [stdout] test options::tests::test_branch_deserialize_from_toml_rejects_empty_and_whitespace ... ok
[INFO] [stdout] test config::tests::test_entry_from_gitmodules_invalid_values_silently_ignored ... ok
[INFO] [stdout] test config::tests::test_defaults_merge_from_empty_base ... ok
[INFO] [stdout] test config::tests::test_entry_from_gitmodules_minimal ... ok
[INFO] [stdout] test options::tests::test_branch_from_gitmodules_bytes ... ok
[INFO] [stdout] test options::tests::test_branch_from_gitmodules_empty_is_err ... ok
[INFO] [stdout] test options::tests::test_branch_gitmodules_key ... ok
[INFO] [stdout] test options::tests::test_branch_gitmodules_key_path ... ok
[INFO] [stdout] test options::tests::test_branch_from_gitmodules_named ... ok
[INFO] [stdout] test options::tests::test_branch_gixgit2convert ... ok
[INFO] [stdout] test options::tests::test_branch_from_str_aliases ... ok
[INFO] [stdout] test options::tests::test_branch_set_branch_none_returns_default ... ok
[INFO] [stdout] test options::tests::test_branch_set_branch_empty_returns_default ... ok
[INFO] [stdout] test options::tests::test_branch_set_branch_with_name ... ok
[INFO] [stdout] test options::tests::test_branch_set_branch_with_alias ... ok
[INFO] [stdout] test options::tests::test_branch_to_gitmodules ... ok
[INFO] [stdout] test options::tests::test_branch_tryfrom_gix_roundtrip ... ok
[INFO] [stdout] test options::tests::test_branch_set_branch_trims_whitespace ... ok
[INFO] [stdout] test options::tests::test_fetch_recurse_display ... ok
[INFO] [stdout] test options::tests::test_fetch_recurse_from_gitmodules ... ok
[INFO] [stdout] test options::tests::test_fetch_recurse_from_gitmodules_bytes ... ok
[INFO] [stdout] test options::tests::test_fetch_recurse_gitmodules_key ... ok
[INFO] [stdout] test options::tests::test_fetch_recurse_gitmodules_key_path ... ok
[INFO] [stdout] test options::tests::test_fetch_recurse_options_checks ... ok
[INFO] [stdout] test options::tests::test_fetch_recurse_gixgit2convert ... ok
[INFO] [stdout] test options::tests::test_fetch_recurse_tryfrom_gix_roundtrip ... ok
[INFO] [stdout] test options::tests::test_fetch_recurse_to_gitmodules ... ok
[INFO] [stdout] test options::tests::test_ignore_display ... ok
[INFO] [stdout] test options::tests::test_ignore_gitmodules_key_path ... ok
[INFO] [stdout] test options::tests::test_ignore_options_checks ... ok
[INFO] [stdout] test options::tests::test_ignore_gixgit2convert ... ok
[INFO] [stdout] test options::tests::test_ignore_tryfrom_git2_roundtrip ... ok
[INFO] [stdout] test options::tests::test_ignore_tryfrom_gix_roundtrip ... ok
[INFO] [stdout] test options::tests::test_serializable_ignore_from_gitmodules ... ok
[INFO] [stdout] test options::tests::test_serializable_ignore_from_gitmodules_bytes ... ok
[INFO] [stdout] test options::tests::test_serializable_ignore_gitmodules_key ... ok
[INFO] [stdout] test options::tests::test_serializable_ignore_to_gitmodules ... ok
[INFO] [stdout] test options::tests::test_update_from_gitmodules ... ok
[INFO] [stdout] test options::tests::test_update_display ... ok
[INFO] [stdout] test options::tests::test_update_from_gitmodules_bytes ... ok
[INFO] [stdout] test options::tests::test_update_gitmodules_key ... ok
[INFO] [stdout] test options::tests::test_update_gitmodules_key_path ... ok
[INFO] [stdout] test options::tests::test_update_gix_command_variant_maps_to_unspecified ... ok
[INFO] [stdout] test options::tests::test_update_gixgit2convert ... ok
[INFO] [stdout] test options::tests::test_update_to_gitmodules ... ok
[INFO] [stdout] test options::tests::test_update_options_checks ... ok
[INFO] [stdout] test options::tests::test_update_tryfrom_git2_roundtrip ... ok
[INFO] [stdout] test options::tests::test_update_tryfrom_gix_roundtrip ... ok
[INFO] [stdout] test shells::tests::test_aotshell_to_shell ... ok
[INFO] [stdout] test shells::tests::test_from_path_bash ... ok
[INFO] [stdout] test config::tests::test_entry_from_gitmodules_full ... ok
[INFO] [stdout] test config::tests::test_entry_git_options ... ok
[INFO] [stdout] test shells::tests::test_from_path_fish ... ok
[INFO] [stdout] test shells::tests::test_from_path_powershell ... ok
[INFO] [stdout] test shells::tests::test_from_path_unknown ... ok
[INFO] [stdout] test shells::tests::test_from_path_empty_and_invalid ... ok
[INFO] [stdout] test shells::tests::test_non_nushell_to_nushell_shell_fails ... ok
[INFO] [stdout] test shells::tests::test_nushell_shell_to_shell ... ok
[INFO] [stdout] test shells::tests::test_nushell_to_aotshell_fails ... ok
[INFO] [stdout] test shells::tests::test_shell_display ... ok
[INFO] [stdout] test shells::tests::test_shell_from_str_alias ... ok
[INFO] [stdout] test shells::tests::test_generator_file_name ... ok
[INFO] [stdout] test shells::tests::test_shell_from_str_invalid ... ok
[INFO] [stdout] test shells::tests::test_shell_to_nushell_shell ... ok
[INFO] [stdout] test shells::tests::test_shell_to_aotshell ... ok
[INFO] [stdout] test shells::tests::test_shell_from_str ... ok
[INFO] [stdout] test shells::tests::test_to_possible_value_all_some ... ok
[INFO] [stdout] test shells::tests::test_try_to_clap_complete_all_variants ... ok
[INFO] [stdout] test shells::tests::test_generator_try_generate_produces_output ... ok
[INFO] [stdout] test shells::tests::test_value_variants_count ... ok
[INFO] [stdout] test utilities::tests::test_get_name_empty_name_fallback_path ... ok
[INFO] [stdout] test utilities::tests::test_get_name_empty_name_fallback_url ... ok
[INFO] [stdout] test utilities::tests::test_get_name_no_name_no_path_valid_url ... ok
[INFO] [stdout] test utilities::tests::test_get_name_no_name_valid_path ... ok
[INFO] [stdout] test utilities::tests::test_get_name_valid_name ... ok
[INFO] [stdout] test utilities::tests::test_get_sparse_paths_empty_vec ... ok
[INFO] [stdout] test utilities::tests::test_get_sparse_paths_none ... ok
[INFO] [stdout] test utilities::tests::test_get_sparse_paths_valid ... ok
[INFO] [stdout] test utilities::tests::test_get_name_empty_name_no_fallback ... ok
[INFO] [stdout] test options::tests::test_branch_from_str_named ... ok
[INFO] [stdout] test utilities::tests::test_name_from_osstring_path ... ok
[INFO] [stdout] test utilities::tests::test_name_from_url_empty ... ok
[INFO] [stdout] test utilities::tests::test_name_from_url_file_url ... ok
[INFO] [stdout] test utilities::tests::test_get_name_all_none ... ok
[INFO] [stdout] test utilities::tests::test_get_sparse_paths_null_byte ... ok
[INFO] [stdout] test utilities::tests::test_name_from_osstring_empty ... ok
[INFO] [stdout] test utilities::tests::test_name_from_osstring_null_byte ... ok
[INFO] [stdout] test config::tests::test_entries_from_gitmodules ... ok
[INFO] [stdout] test shells::tests::test_from_path_elvish ... ok
[INFO] [stdout] test shells::tests::test_from_path_nushell ... ok
[INFO] [stdout] test shells::tests::test_from_path_zsh ... ok
[INFO] [stdout] test utilities::tests::test_name_from_url_standard ... ok
[INFO] [stdout] test utilities::tests::test_name_from_url_simple_name ... ok
[INFO] [stdout] test utilities::tests::test_name_from_url_ssh_format ... ok
[INFO] [stdout] test utilities::tests::test_osstring_to_string_valid ... ok
[INFO] [stdout] test utilities::tests::test_set_path_valid_utf8 ... ok
[INFO] [stdout] test utilities::tests::test_path_to_string_valid ... ok
[INFO] [stdout] test utilities::tests::test_path_to_os_string_roundtrip ... ok
[INFO] [stdout] test utilities::tests::test_name_from_osstring_simple ... ok
[INFO] [stdout] test config::tests::test_add_options_into_submodule_entry ... ok
[INFO] [stdout] test config::tests::test_defaults_merge_from_both_empty_gets_defaults ... ok
[INFO] [stdout] test utilities::tests::test_name_from_url_trailing_slashes ... ok
[INFO] [stdout] test git_manager::tests::test_sparse_checkout_not_configured ... ok
[INFO] [stdout] test git_manager::tests::test_sparse_checkout_correct_with_extras ... ok
[INFO] [stdout] test git_manager::tests::test_sparse_checkout_correct ... ok
[INFO] [stdout] test git_manager::tests::test_sparse_checkout_mismatch ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 150 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.10s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/submod-556e72c7fe5cf419)
[INFO] [stdout] 
[INFO] [stdout] running 150 tests
[INFO] [stdout] test config::tests::test_add_options_into_entry_no_init ... ok
[INFO] [stdout] test config::tests::test_add_options_into_submodule_entry ... ok
[INFO] [stdout] test config::tests::test_add_options_from_tuple_no_url_no_path ... ok
[INFO] [stdout] test config::tests::test_apply_option_default_none_gets_default ... ok
[INFO] [stdout] test config::tests::test_add_options_from_tuple_fallbacks ... ok
[INFO] [stdout] test config::tests::test_apply_option_default_none_value_none_default ... ok
[INFO] [stdout] test config::tests::test_apply_option_default_real_value_preserved ... ok
[INFO] [stdout] test config::tests::test_apply_option_default_unspecified_gets_default ... ok
[INFO] [stdout] test config::tests::test_config_apply_defaults ... ok
[INFO] [stdout] test config::tests::test_config_apply_defaults_entry_overrides ... ok
[INFO] [stdout] test config::tests::test_config_provider_profile ... ok
[INFO] [stdout] test config::tests::test_config_apply_defaults_no_submodules ... ok
[INFO] [stdout] test config::tests::test_config_submodule_remote_check ... ok
[INFO] [stdout] test config::tests::test_config_toml_branch_aliases ... ok
[INFO] [stdout] test config::tests::test_config_toml_roundtrip ... ok
[INFO] [stdout] test config::tests::test_defaults_merge_from_both_set ... ok
[INFO] [stdout] test config::tests::test_entries_add_sparse_path ... ok
[INFO] [stdout] test config::tests::test_entries_add_sparse_path_when_none ... ok
[INFO] [stdout] test config::tests::test_entries_contains_key ... ok
[INFO] [stdout] test config::tests::test_entries_iter_joins_sparse ... ok
[INFO] [stdout] test config::tests::test_entries_iter_no_sparse ... ok
[INFO] [stdout] test config::tests::test_entries_remove_submodule ... ok
[INFO] [stdout] test config::tests::test_entries_submodule_names ... ok
[INFO] [stdout] test config::tests::test_defaults_merge_from_both_empty_gets_defaults ... ok
[INFO] [stdout] test config::tests::test_entries_delete_checkout ... ok
[INFO] [stdout] test config::tests::test_entries_add_checkout_replace ... ok
[INFO] [stdout] test config::tests::test_entries_serde_roundtrip ... ok
[INFO] [stdout] test config::tests::test_config_provider_data ... ok
[INFO] [stdout] test config::tests::test_entries_update_entry_removes_sparse_when_empty ... ok
[INFO] [stdout] test config::tests::test_entry_from_gitmodules_invalid_values_silently_ignored ... ok
[INFO] [stdout] test config::tests::test_entry_from_gitmodules_full ... ok
[INFO] [stdout] test config::tests::test_entries_remove_sparse_path ... ok
[INFO] [stdout] test config::tests::test_entry_from_gitmodules_branch_dot_alias ... ok
[INFO] [stdout] test config::tests::test_entry_git_options ... ok
[INFO] [stdout] test config::tests::test_entry_is_remote ... ok
[INFO] [stdout] test config::tests::test_entry_update_with_empty_options_preserves ... ok
[INFO] [stdout] test config::tests::test_entry_neither_local_nor_remote ... ok
[INFO] [stdout] test config::tests::test_entry_from_gitmodules_minimal ... ok
[INFO] [stdout] test config::tests::test_config_provider_metadata ... ok
[INFO] [stdout] test config::tests::test_defaults_merge_from_empty_other ... ok
[INFO] [stdout] test config::tests::test_entries_add_checkout_when_none ... ok
[INFO] [stdout] test config::tests::test_entries_from_gitmodules ... ok
[INFO] [stdout] test config::tests::test_git_options_new ... ok
[INFO] [stdout] test config::tests::test_other_settings_name_from_url ... ok
[INFO] [stdout] test options::tests::test_branch_deserialize_from_toml_rejects_empty_and_whitespace ... ok
[INFO] [stdout] test options::tests::test_branch_display ... ok
[INFO] [stdout] test options::tests::test_branch_from_str_aliases ... ok
[INFO] [stdout] test options::tests::test_branch_from_str_named ... ok
[INFO] [stdout] test options::tests::test_branch_gitmodules_key ... ok
[INFO] [stdout] test config::tests::test_entries_update_entry_with_sparse ... ok
[INFO] [stdout] test options::tests::test_branch_gitmodules_key_path ... ok
[INFO] [stdout] test options::tests::test_branch_deserialize_from_toml ... ok
[INFO] [stdout] test options::tests::test_branch_from_gitmodules_named ... ok
[INFO] [stdout] test config::tests::test_entry_update_with_options ... ok
[INFO] [stdout] test options::tests::test_branch_gixgit2convert ... ok
[INFO] [stdout] test options::tests::test_branch_default ... ok
[INFO] [stdout] test options::tests::test_branch_set_branch_empty_returns_default ... ok
[INFO] [stdout] test options::tests::test_branch_set_branch_trims_whitespace ... ok
[INFO] [stdout] test options::tests::test_branch_set_branch_with_alias ... ok
[INFO] [stdout] test config::tests::test_defaults_merge_from_empty_base ... ok
[INFO] [stdout] test options::tests::test_branch_to_gitmodules ... ok
[INFO] [stdout] test options::tests::test_branch_set_branch_with_name ... ok
[INFO] [stdout] test options::tests::test_fetch_recurse_from_gitmodules_bytes ... ok
[INFO] [stdout] test options::tests::test_fetch_recurse_display ... ok
[INFO] [stdout] test options::tests::test_fetch_recurse_gitmodules_key ... ok
[INFO] [stdout] test options::tests::test_fetch_recurse_gitmodules_key_path ... ok
[INFO] [stdout] test options::tests::test_fetch_recurse_gixgit2convert ... ok
[INFO] [stdout] test options::tests::test_fetch_recurse_options_checks ... ok
[INFO] [stdout] test options::tests::test_fetch_recurse_to_gitmodules ... ok
[INFO] [stdout] test options::tests::test_ignore_gixgit2convert ... ok
[INFO] [stdout] test options::tests::test_fetch_recurse_tryfrom_gix_roundtrip ... ok
[INFO] [stdout] test options::tests::test_ignore_options_checks ... ok
[INFO] [stdout] test options::tests::test_ignore_tryfrom_git2_roundtrip ... ok
[INFO] [stdout] test options::tests::test_serializable_ignore_from_gitmodules ... ok
[INFO] [stdout] test options::tests::test_serializable_ignore_gitmodules_key ... ok
[INFO] [stdout] test options::tests::test_serializable_ignore_to_gitmodules ... ok
[INFO] [stdout] test options::tests::test_update_display ... ok
[INFO] [stdout] test options::tests::test_update_from_gitmodules ... ok
[INFO] [stdout] test options::tests::test_update_from_gitmodules_bytes ... ok
[INFO] [stdout] test options::tests::test_branch_tryfrom_gix_roundtrip ... ok
[INFO] [stdout] test options::tests::test_fetch_recurse_from_gitmodules ... ok
[INFO] [stdout] test options::tests::test_ignore_display ... ok
[INFO] [stdout] test options::tests::test_update_gitmodules_key ... ok
[INFO] [stdout] test options::tests::test_update_gitmodules_key_path ... ok
[INFO] [stdout] test options::tests::test_update_gix_command_variant_maps_to_unspecified ... ok
[INFO] [stdout] test options::tests::test_update_to_gitmodules ... ok
[INFO] [stdout] test options::tests::test_update_gixgit2convert ... ok
[INFO] [stdout] test options::tests::test_update_options_checks ... ok
[INFO] [stdout] test options::tests::test_update_tryfrom_gix_roundtrip ... ok
[INFO] [stdout] test shells::tests::test_from_path_bash ... ok
[INFO] [stdout] test shells::tests::test_aotshell_to_shell ... ok
[INFO] [stdout] test shells::tests::test_from_path_elvish ... ok
[INFO] [stdout] test shells::tests::test_from_path_empty_and_invalid ... ok
[INFO] [stdout] test shells::tests::test_from_path_fish ... ok
[INFO] [stdout] test shells::tests::test_from_path_nushell ... ok
[INFO] [stdout] test options::tests::test_update_tryfrom_git2_roundtrip ... ok
[INFO] [stdout] test shells::tests::test_from_path_powershell ... ok
[INFO] [stdout] test shells::tests::test_from_path_unknown ... ok
[INFO] [stdout] test shells::tests::test_from_path_zsh ... ok
[INFO] [stdout] test shells::tests::test_generator_file_name ... ok
[INFO] [stdout] test shells::tests::test_nushell_shell_to_shell ... ok
[INFO] [stdout] test shells::tests::test_nushell_to_aotshell_fails ... ok
[INFO] [stdout] test shells::tests::test_shell_display ... ok
[INFO] [stdout] test shells::tests::test_generator_try_generate_produces_output ... ok
[INFO] [stdout] test shells::tests::test_shell_from_str ... ok
[INFO] [stdout] test shells::tests::test_shell_from_str_alias ... ok
[INFO] [stdout] test shells::tests::test_shell_from_str_invalid ... ok
[INFO] [stdout] test shells::tests::test_shell_to_aotshell ... ok
[INFO] [stdout] test shells::tests::test_to_possible_value_all_some ... ok
[INFO] [stdout] test shells::tests::test_shell_to_nushell_shell ... ok
[INFO] [stdout] test shells::tests::test_try_to_clap_complete_all_variants ... ok
[INFO] [stdout] test shells::tests::test_value_variants_count ... ok
[INFO] [stdout] test utilities::tests::test_get_name_empty_name_fallback_path ... ok
[INFO] [stdout] test utilities::tests::test_get_name_empty_name_no_fallback ... ok
[INFO] [stdout] test utilities::tests::test_get_name_no_name_no_path_valid_url ... ok
[INFO] [stdout] test utilities::tests::test_get_name_no_name_valid_path ... ok
[INFO] [stdout] test options::tests::test_branch_from_gitmodules_bytes ... ok
[INFO] [stdout] test utilities::tests::test_get_name_empty_name_fallback_url ... ok
[INFO] [stdout] test utilities::tests::test_get_name_valid_name ... ok
[INFO] [stdout] test utilities::tests::test_get_sparse_paths_empty_vec ... ok
[INFO] [stdout] test utilities::tests::test_get_sparse_paths_none ... ok
[INFO] [stdout] test utilities::tests::test_get_sparse_paths_null_byte ... ok
[INFO] [stdout] test utilities::tests::test_get_sparse_paths_valid ... ok
[INFO] [stdout] test utilities::tests::test_name_from_osstring_empty ... ok
[INFO] [stdout] test utilities::tests::test_name_from_osstring_null_byte ... ok
[INFO] [stdout] test utilities::tests::test_name_from_osstring_path ... ok
[INFO] [stdout] test utilities::tests::test_name_from_url_empty ... ok
[INFO] [stdout] test utilities::tests::test_name_from_url_simple_name ... ok
[INFO] [stdout] test config::tests::test_entry_is_local ... ok
[INFO] [stdout] test options::tests::test_branch_from_gitmodules_aliases ... ok
[INFO] [stdout] test options::tests::test_branch_from_gitmodules_empty_is_err ... ok
[INFO] [stdout] test options::tests::test_branch_set_branch_none_returns_default ... ok
[INFO] [stdout] test options::tests::test_ignore_tryfrom_gix_roundtrip ... ok
[INFO] [stdout] test options::tests::test_serializable_ignore_from_gitmodules_bytes ... ok
[INFO] [stdout] test utilities::tests::test_name_from_osstring_simple ... ok
[INFO] [stdout] test utilities::tests::test_name_from_url_file_url ... ok
[INFO] [stdout] test utilities::tests::test_name_from_url_ssh_format ... ok
[INFO] [stdout] test utilities::tests::test_name_from_url_standard ... ok
[INFO] [stdout] test utilities::tests::test_name_from_url_trailing_slashes ... ok
[INFO] [stdout] test utilities::tests::test_path_to_os_string_roundtrip ... ok
[INFO] [stdout] test utilities::tests::test_osstring_to_string_valid ... ok
[INFO] [stdout] test utilities::tests::test_path_to_string_valid ... ok
[INFO] [stdout] test utilities::tests::test_set_path_valid_utf8 ... ok
[INFO] [stdout] test options::tests::test_ignore_gitmodules_key_path ... ok
[INFO] [stdout] test utilities::tests::test_get_name_all_none ... ok
[INFO] [stdout] test shells::tests::test_non_nushell_to_nushell_shell_fails ... ok
[INFO] [stdout] test git_manager::tests::test_sparse_checkout_mismatch ... ok
[INFO] [stdout] test git_manager::tests::test_sparse_checkout_not_configured ... ok
[INFO] [stdout] test git_manager::tests::test_sparse_checkout_correct ... ok
[INFO] [stdout] test git_manager::tests::test_sparse_checkout_correct_with_extras ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 150 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.09s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/command_contract_tests.rs (/opt/rustwide/target/debug/deps/command_contract_tests-9312fd6e953f3597)
[INFO] [stdout] 
[INFO] [stdout] running 38 tests
[INFO] [stdout] test tests::test_completeme_bash_outputs_completion_script ... ok
[INFO] [stdout] test tests::test_check_output_contract ... ok
[INFO] [stdout] test tests::test_completeme_completions_include_subcommand_names ... ok
[INFO] [stdout] test tests::test_change_multiple_fields_at_once ... ok
[INFO] [stdout] test tests::test_completeme_fish_outputs_completion_script ... ok
[INFO] [stdout] test tests::test_add_no_init_writes_config_only ... ok
[INFO] [stdout] test tests::test_completeme_nushell_outputs_completion_script ... ok
[INFO] [stdout] test tests::test_change_global_sets_update_and_fetch ... ok
[INFO] [stdout] test tests::test_add_no_init_then_init_initializes_submodule ... ok
[INFO] [stdout] test tests::test_change_active_true_reenables_submodule ... ok
[INFO] [stdout] test tests::test_completeme_zsh_outputs_completion_script ... ok
[INFO] [stdout] test tests::test_add_output_contract ... ok
[INFO] [stdout] test tests::test_change_global_without_args_fails ... ok
[INFO] [stdout] test tests::test_change_url_updates_config ... ok
[INFO] [stdout] test tests::test_disable_nonexistent_submodule_fails_with_message ... ok
[INFO] [stdout] test tests::test_change_active_false_disables_submodule ... ok
[INFO] [stdout] test tests::test_change_nonexistent_submodule_fails_with_message ... ok
[INFO] [stdout] test tests::test_init_output_contract ... ok
[INFO] [stdout] test tests::test_change_sparse_paths_replaces_existing ... ok
[INFO] [stdout] test tests::test_add_with_all_options_writes_complete_config ... ok
[INFO] [stdout] test tests::test_delete_nonexistent_submodule_fails_with_message ... ok
[INFO] [stdout] test tests::test_list_output_shows_url_and_status ... ok
[INFO] [stdout] test tests::test_update_output_contract_no_submodules ... ok
[INFO] [stdout] test tests::test_nuke_nonexistent_submodule_fails_with_message ... ok
[INFO] [stdout] test tests::test_change_path_reclones_at_new_location ... ok
[INFO] [stdout] test tests::test_disable_output_contract ... ok
[INFO] [stdout] test tests::test_change_sparse_paths_append_adds_to_existing ... ok
[INFO] [stdout] test tests::test_delete_output_contract ... ok
[INFO] [stdout] test tests::test_generate_config_force_overwrites_existing ... ok
[INFO] [stdout] test tests::test_reset_output_contract ... ok
[INFO] [stdout] test tests::test_sync_output_contract ... ok
[INFO] [stdout] test tests::test_generate_config_from_setup_reads_gitmodules ... ok
[INFO] [stdout] test tests::test_generate_config_from_setup_includes_sparse_paths ... ok
[INFO] [stdout] test tests::test_nuke_all_removes_all_submodules ... ok
[INFO] [stdout] test tests::test_nuke_without_kill_preserves_sparse_paths ... ok
[INFO] [stdout] test tests::test_delete_preserves_remaining_submodules_in_config ... ok
[INFO] [stdout] test tests::test_nuke_without_kill_reinitializes_submodule ... ok
[INFO] [stdout] test tests::test_multiple_adds_all_appear_in_config ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 38 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 6.35s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/config_tests.rs (/opt/rustwide/target/debug/deps/config_tests-2aece8ef49568282)
[INFO] [stdout] 
[INFO] [stdout] running 9 tests
[INFO] [stdout] test tests::test_defaults_inheritance ... ok
[INFO] [stdout] test tests::test_config_with_all_git_options ... ok
[INFO] [stdout] test tests::test_config_with_special_characters_in_paths ... ok
[INFO] [stdout] test tests::test_empty_defaults_section ... ok
[INFO] [stdout] test tests::test_config_with_comments_and_formatting ... ok
[INFO] [stdout] test tests::test_config_serialization_roundtrip ... ok
[INFO] [stdout] test tests::test_config_validation_missing_required_fields ... ok
[INFO] [stdout] test tests::test_invalid_config_handling ... ok
[INFO] [stdout] test tests::test_config_modification_via_add_command ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 9 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.95s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/error_handling_tests.rs (/opt/rustwide/target/debug/deps/error_handling_tests-a324384c9e9b6224)
[INFO] [stdout] 
[INFO] [stdout] running 14 tests
[INFO] [stdout] test tests::test_config_file_locked ... ok
[INFO] [stdout] test tests::test_permission_denied_scenarios ... ok
[INFO] [stdout] test tests::test_invalid_config_file_path ... ok
[INFO] [stdout] test tests::test_invalid_command_line_arguments ... ok
[INFO] [stdout] test tests::test_not_in_git_repository ... ok
[INFO] [stdout] test tests::test_network_timeout_simulation ... ok
[INFO] [stdout] test tests::test_concurrent_operations ... ok
[INFO] [stdout] test tests::test_disk_space_exhaustion_simulation ... ok
[INFO] [stdout] test tests::test_missing_submodule_for_operations ... ok
[INFO] [stdout] test tests::test_recovery_from_partial_operations ... ok
[INFO] [stdout] test tests::test_invalid_sparse_checkout_patterns ... ok
[INFO] [stdout] test tests::test_malformed_git_repository ... ok
[INFO] [stdout] test tests::test_corrupted_config_file ... ok
[INFO] [stdout] test tests::test_invalid_git_url ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 14 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 3.25s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/fallback_tests.rs (/opt/rustwide/target/debug/deps/fallback_tests-b90806272a2601c3)
[INFO] [stdout] 
[INFO] [stdout] running 23 tests
[INFO] [stdout] test error_propagation_tests::gix_fetch_submodule_propagates_error ... ok
[INFO] [stdout] test fallback_behavior_tests::gix_returns_error_for_unimplemented_operations ... ok
[INFO] [stdout] test backend_consistency_tests::gix_caches_state_at_open_time ... ok
[INFO] [stdout] test error_propagation_tests::backends_fail_for_nonexistent_repo ... ok
[INFO] [stdout] test error_propagation_tests::git2_fetch_submodule_propagates_error ... ok
[INFO] [stdout] test error_propagation_tests::manager_operations_error_on_invalid_submodule ... ok
[INFO] [stdout] test fallback_behavior_tests::manager_write_gitmodules_succeeds_despite_gix_limitations ... ok
[INFO] [stdout] test fallback_submodule_tests::apply_sparse_checkout_fails_cleanly_for_bad_path ... ok
[INFO] [stdout] test fallback_behavior_tests::config_write_falls_back_to_git2_for_two_part_keys ... ok
[INFO] [stdout] test backend_consistency_tests::list_submodules_consistent_across_backends ... ok
[INFO] [stdout] test error_propagation_tests::fetch_submodule_returns_error_for_invalid_path ... ok
[INFO] [stdout] test fallback_behavior_tests::set_config_value_falls_back_for_two_part_keys ... ok
[INFO] [stdout] test backend_consistency_tests::write_gix_read_git2_roundtrip ... ok
[INFO] [stdout] test backend_consistency_tests::manager_write_both_backends_read ... ok
[INFO] [stdout] test backend_consistency_tests::read_gitmodules_consistent_across_backends ... ok
[INFO] [stdout] test verbose_fallback_tests::verbose_mode_does_not_affect_fallback_success ... ok
[INFO] [stdout] test reopen_tests::reopen_succeeds_on_valid_repo ... ok
[INFO] [stdout] test fallback_submodule_tests::add_submodule_works_through_fallback ... ok
[INFO] [stdout] test verbose_fallback_tests::non_verbose_mode_fallback_success ... ok
[INFO] [stdout] test fallback_submodule_tests::list_submodules_after_add ... ok
[INFO] [stdout] test fallback_submodule_tests::apply_sparse_checkout_reaches_cli_fallback ... ok
[INFO] [stdout] test fallback_submodule_tests::read_gitmodules_after_add_via_fallback ... ok
[INFO] [stdout] test reopen_tests::reopen_refreshes_repository_state ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 23 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.57s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/git_ops_tests.rs (/opt/rustwide/target/debug/deps/git_ops_tests-8d92dd9a76feb5f2)
[INFO] [stdout] 
[INFO] [stdout] running 70 tests
[INFO] [stdout] test data_types_tests::test_status_flags_combined ... ok
[INFO] [stdout] test data_types_tests::test_status_flags_empty ... ok
[INFO] [stdout] test data_types_tests::test_status_flags_modification_group ... ok
[INFO] [stdout] test data_types_tests::test_status_flags_single ... ok
[INFO] [stdout] test data_types_tests::test_git_config_empty ... ok
[INFO] [stdout] test data_types_tests::test_git_config_construction ... ok
[INFO] [stdout] test git2_ops_tests::test_new_from_invalid_path ... ok
[INFO] [stdout] test git2_ops_tests::test_init_submodule_not_found ... ok
[INFO] [stdout] test git2_ops_tests::test_enable_sparse_checkout_not_found ... ok
[INFO] [stdout] test git2_ops_tests::test_list_submodules_empty ... ok
[INFO] [stdout] test git2_ops_tests::test_get_submodule_status_not_found ... ok
[INFO] [stdout] test git2_ops_tests::test_clean_submodule_not_found ... ok
[INFO] [stdout] test git2_ops_tests::test_reset_submodule_not_found ... ok
[INFO] [stdout] test git2_ops_tests::test_delete_submodule_not_found ... ok
[INFO] [stdout] test git2_ops_tests::test_get_sparse_patterns_not_found ... ok
[INFO] [stdout] test git2_ops_tests::test_read_gitmodules_empty_repo ... ok
[INFO] [stdout] test git2_ops_tests::test_read_git_config_local ... ok
[INFO] [stdout] test git2_ops_tests::test_deinit_submodule_not_found ... ok
[INFO] [stdout] test git2_ops_tests::test_set_config_value_local ... ok
[INFO] [stdout] test git2_ops_tests::test_fetch_submodule_not_found ... ok
[INFO] [stdout] test git2_ops_tests::test_new_from_valid_path ... ok
[INFO] [stdout] test git_ops_manager_tests::test_new_from_invalid_path ... ok
[INFO] [stdout] test git2_ops_tests::test_stash_submodule_not_found ... ok
[INFO] [stdout] test git2_ops_tests::test_set_sparse_patterns_not_found ... ok
[INFO] [stdout] test git2_ops_tests::test_apply_sparse_checkout_not_supported ... ok
[INFO] [stdout] test git2_ops_tests::test_write_gitmodules_empty_entries ... ok
[INFO] [stdout] test git2_ops_tests::test_write_and_read_git_config_local ... ok
[INFO] [stdout] test git2_ops_tests::test_update_submodule_not_found ... ok
[INFO] [stdout] test git2_ops_tests::test_write_gitmodules_skips_unknown_submodule ... ok
[INFO] [stdout] test git_ops_manager_tests::test_list_submodules_empty_repo ... ok
[INFO] [stdout] test git_ops_manager_tests::test_apply_sparse_checkout_fallback_chain ... ok
[INFO] [stdout] test git_ops_manager_tests::test_read_gitmodules_empty_repo ... ok
[INFO] [stdout] test git_ops_manager_tests::test_new_from_valid_path ... ok
[INFO] [stdout] test git_ops_manager_tests::test_set_config_value ... ok
[INFO] [stdout] test git_ops_manager_tests::test_workdir_is_some ... ok
[INFO] [stdout] test git_ops_manager_tests::test_write_gitmodules_via_manager ... ok
[INFO] [stdout] test git_ops_manager_tests::test_reopen ... ok
[INFO] [stdout] test gix_ops_tests::test_apply_sparse_checkout_deferred ... ok
[INFO] [stdout] test git_ops_manager_tests::test_read_git_config_local ... ok
[INFO] [stdout] test gix_ops_tests::test_new_from_invalid_path ... ok
[INFO] [stdout] test gix_ops_tests::test_get_submodule_status_not_implemented ... ok
[INFO] [stdout] test gix_ops_tests::test_clean_submodule_not_supported ... ok
[INFO] [stdout] test git_ops_manager_tests::test_write_and_read_git_config ... ok
[INFO] [stdout] test gix_ops_tests::test_get_sparse_patterns_deferred ... ok
[INFO] [stdout] test gix_ops_tests::test_gix_deinit_submodule_not_found ... ok
[INFO] [stdout] test gix_ops_tests::test_new_from_valid_path ... ok
[INFO] [stdout] test gix_ops_tests::test_list_submodules_empty ... ok
[INFO] [stdout] test gix_ops_tests::test_gix_delete_submodule_not_found ... ok
[INFO] [stdout] test gix_ops_tests::test_read_git_config_local ... ok
[INFO] [stdout] test gix_ops_tests::test_set_sparse_patterns_deferred ... ok
[INFO] [stdout] test gix_ops_tests::test_stash_submodule_not_supported ... ok
[INFO] [stdout] test gix_ops_tests::test_add_submodule_not_implemented ... ok
[INFO] [stdout] test gix_ops_tests::test_enable_sparse_checkout_deferred ... ok
[INFO] [stdout] test gix_ops_tests::test_reset_submodule_not_supported ... ok
[INFO] [stdout] test gix_ops_tests::test_set_config_value_local ... ok
[INFO] [stdout] test gix_ops_tests::test_write_git_config_global_level_fails ... ok
[INFO] [stdout] test gix_ops_tests::test_read_gitmodules_no_gitmodules_file ... ok
[INFO] [stdout] test gix_ops_tests::test_write_gitmodules_active_false ... ok
[INFO] [stdout] test gix_ops_tests::test_write_gitmodules_empty_entries ... ok
[INFO] [stdout] test gix_ops_tests::test_write_git_config_local ... ok
[INFO] [stdout] test gix_ops_tests::test_write_git_config_two_part_key_fails ... ok
[INFO] [stdout] test gix_ops_tests::test_write_gitmodules_creates_file ... ok
[INFO] [stdout] test gix_ops_tests::test_write_gitmodules_active_none ... ok
[INFO] [stdout] test git2_ops_tests::test_with_submodule_write_gitmodules_updates_existing ... ok
[INFO] [stdout] test git2_ops_tests::test_with_submodule_enable_sparse_checkout_and_patterns ... ok
[INFO] [stdout] test git2_ops_tests::test_with_submodule_write_gitmodules_active_none ... ok
[INFO] [stdout] test gix_ops_tests::test_with_submodule_list_and_read_gitmodules ... ok
[INFO] [stdout] test git2_ops_tests::test_with_submodule_get_status ... ok
[INFO] [stdout] test git2_ops_tests::test_with_submodule_list_and_read_gitmodules ... ok
[INFO] [stdout] test git_ops_manager_tests::test_manager_with_submodule_list ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 70 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.98s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/integration_tests.rs (/opt/rustwide/target/debug/deps/integration_tests-ab37a2996dc357b2)
[INFO] [stdout] 
[INFO] [stdout] running 29 tests
[INFO] [stdout] test tests::test_check_command_with_empty_config ... ok
[INFO] [stdout] test tests::test_disable_command_preserves_comments ... ok
[INFO] [stdout] test tests::test_check_command_with_no_config ... ok
[INFO] [stdout] test tests::test_delete_command_preserves_other_sections ... ok
[INFO] [stdout] test tests::test_generate_config_empty ... ok
[INFO] [stdout] test tests::test_change_global_command ... ok
[INFO] [stdout] test tests::test_custom_config_file ... ok
[INFO] [stdout] test tests::test_generate_config_template ... ok
[INFO] [stdout] test tests::test_disable_command_matching_name ... ok
[INFO] [stdout] test tests::test_config_with_defaults ... ok
[INFO] [stdout] test tests::test_list_command_empty_config ... ok
[INFO] [stdout] test tests::test_change_command_updates_field_preserves_comments ... ok
[INFO] [stdout] test tests::test_error_handling_invalid_url ... ok
[INFO] [stdout] test tests::test_list_recursive_queries_git ... ok
[INFO] [stdout] test tests::test_init_command ... ok
[INFO] [stdout] test tests::test_delete_command ... ok
[INFO] [stdout] test tests::test_error_handling_invalid_git_repo ... ok
[INFO] [stdout] test tests::test_sync_command ... ok
[INFO] [stdout] test tests::test_disable_command ... ok
[INFO] [stdout] test tests::test_generate_config_no_overwrite_without_force ... ok
[INFO] [stdout] test tests::test_add_submodule_basic ... ok
[INFO] [stdout] test tests::test_list_command_shows_configured_submodules ... ok
[INFO] [stdout] test tests::test_add_submodule_with_sparse_paths ... ok
[INFO] [stdout] test tests::test_update_command ... ok
[INFO] [stdout] test tests::test_nuke_command_with_kill ... ok
[INFO] [stdout] test tests::test_add_submodule_shallow ... ok
[INFO] [stdout] test tests::test_sparse_checkout_mismatch_detection ... ok
[INFO] [stdout] test tests::test_reset_command ... ok
[INFO] [stderr]      Running tests/performance_tests.rs (/opt/rustwide/target/debug/deps/performance_tests-6cea2d24b6d6fd46)
[INFO] [stdout] test tests::test_reset_all_command ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 29 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 3.18s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 9 tests
[INFO] [stdout] test tests::test_config_with_unicode_and_special_chars ... ok
[INFO] [stdout] test tests::test_large_config_file_performance ... ok
[INFO] [stdout] test tests::test_sparse_checkout_with_many_patterns ... ok
[INFO] [stdout] test tests::test_file_system_performance ... ok
[INFO] [stdout] test tests::test_deep_directory_structure ... ok
[INFO] [stdout] test tests::test_concurrent_check_operations ... ok
[INFO] [stdout] test tests::test_multiple_submodules_performance ... ok
[INFO] [stdout] test tests::test_config_serialization_performance ... ok
[INFO] [stderr]      Running tests/sparse_checkout_tests.rs (/opt/rustwide/target/debug/deps/sparse_checkout_tests-0520e9128a8a6b91)
[INFO] [stdout] test tests::test_memory_usage_with_large_operations ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 9 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 19.11s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 12 tests
[INFO] [stdout] test tests::test_init_with_sparse_checkout ... ok
[INFO] [stdout] test tests::test_sparse_checkout_opt_out_via_config ... ok
[INFO] [stdout] test tests::test_sparse_checkout_with_sync_command ... ok
[INFO] [stdout] test tests::test_sparse_checkout_deny_all_prefix ... ok
[INFO] [stdout] test tests::test_sparse_checkout_empty_patterns ... ok
[INFO] [stdout] test tests::test_sparse_checkout_with_patterns ... ok
[INFO] [stdout] test tests::test_sparse_checkout_disabled_detection ... ok
[INFO] [stdout] test tests::test_sparse_checkout_complex_patterns ... ok
[INFO] [stdout] test tests::test_sparse_checkout_deny_all_not_duplicated ... ok
[INFO] [stdout] test tests::test_sparse_checkout_basic_setup ... ok
[INFO] [stdout] test tests::test_sparse_checkout_mismatch_detection ... ok
[INFO] [stdout] test tests::test_sparse_checkout_status_reporting ... ok
[INFO] [stderr]    Doc-tests submod
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 12 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 2.52s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "568fff0ac18d5cc17dc8ab3bb02893522b3ef2b2f75138d8562e7f90205971da", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "568fff0ac18d5cc17dc8ab3bb02893522b3ef2b2f75138d8562e7f90205971da", kill_on_drop: false }`
[INFO] [stdout] 568fff0ac18d5cc17dc8ab3bb02893522b3ef2b2f75138d8562e7f90205971da
